@extends('layouts.load') @section('content')
@include('includes.admin.form-error')
{{csrf_field()}}

{{ __('Title') }} *

{{ __('In Any Language') }}

{{ __('Slug') }} *

{{ __('(In English)') }}

{{ __('Description') }} *

{{ __('Meta Tags') }} *

{{ __('Meta Description') }} *

@endsection @section('scripts') @endsection