@extends('admin.layout.base') @section('title', 'CMS Settings ') @section('styles') @endsection @section('content')

CMS Settings

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