@extends('backend.layout.master-tailwind') @section('title', __('Add New Page')) @section('admin_styles') @endsection @section('content')
{{ __('Create a new page for your site') }}