@extends('layouts.frontendDashboard.master') @section('title', 'Edit Content') @push('css') @endpush @section('page-heading-title') @endsection @section('content')
{{ __('Add a new page') }}