@csrf
No Picture Found
*
Upload
@if ($errors->has('today_image')) {{ $errors->first('today_image') }} @endif

@if ($errors->has('today_heading')) {{ $errors->first('today_heading') }} @endif

No Picture Found
*
Upload
@if ($errors->has('weekly_image')) {{ $errors->first('weekly_image') }} @endif

@if ($errors->has('weekly_heading')) {{ $errors->first('weekly_heading') }} @endif

No Picture Found
*
Upload
@if ($errors->has('monthly_image')) {{ $errors->first('monthly_image') }} @endif

@if ($errors->has('monthly_heading')) {{ $errors->first('monthly_heading') }} @endif

No Picture Found
*
Upload
@if ($errors->has('yearly_image')) {{ $errors->first('yearly_image') }} @endif

@if ($errors->has('yearly_heading')) {{ $errors->first('yearly_heading') }} @endif

No Picture Found
*
Upload
@if ($errors->has('occasionally_image')) {{ $errors->first('occasionally_image') }} @endif

@if ($errors->has('occasionally_heading')) {{ $errors->first('occasionally_heading') }} @endif