@extends('layouts.admin') @section('title', __('Pages')) @section('mobile_title', __('Pages')) @section('content')
{{ __('Page list and CRUD will be added in the next step.') }}