@extends('layouts.app') @section('title') {{'Add CMS Pages'}} @endsection @section('content')
@csrf
*
*
*
*
*
@push('scripts') @endpush @endsection