@extends('admin.layout.base') @section('title', 'Add Cms ') @section('content')
 Add Cms

{{csrf_field()}}
Cancel
@endsection