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

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