@extends('layouts.admin') @section('title', __('Pages')) @section('mobile_title', __('Pages')) @section('content')

{{ __('Pre-registration pages') }}

{{ __('Page list and CRUD will be added in the next step.') }}

@endsection