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

{{ __('Title') }} *

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

{{ __('Subtitle') }} *

{{ __('(Optional)') }}

{{ __('Description') }} *

@endsection