@extends('layouts.frontendDashboard.master') @section('title', 'Add Page') @push('css') @endpush @section('content')
{{ __('Add a new page') }}