@extends('cms.cms-master') @section('main_content')

Add New Content

@if ($errors -> any() )
@endif
{{csrf_field()}}
Cancel
@endsection