@extends('cms.layout.base') @section('title', 'Add New') @section('content')
Back
 Add New Page

{{ csrf_field() }}
@endsection @section('scripts') @endsection