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

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

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

@endsection