@extends('admin.includes.master-admin') @section('content')

SEO Settings

@if(Session::has('message'))
× {{ Session::get('message') }}
@endif

Google Analytics

{{csrf_field()}}

Meta Keywords

{{csrf_field()}}
@stop @section('footer') @stop