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

{{ __('Category') }}*

{{ __('Title') }} *

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

{{ __('Current Featured Image') }} *

{{ __('Description') }} *

{{ __('Source') }} *

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

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

{{ __('Tags') }} *

@endsection @section('scripts') @endsection