@extends('layouts.admin') @section('content')
{{ csrf_field() }} @include('alerts.admin.form-both') {{-- Sub Title Section --}}

{{ __('Sub Title') }}

{{-- Sub Title Section Ends --}} {{-- Title Section --}}

{{ __('Title') }}

{{-- Title Section Ends --}} {{-- Details Section --}}

{{ __('Description') }}

{{-- Title Section Ends --}}

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

{{ __('Prefered Size: (1920x800) or Square Sized Image') }}

{{ __('Link') }} *

@endsection