@extends('master.back') @section('content')

{{ __('Create Blog') }}

{{ __('Back') }}
@csrf @include('alerts.alerts')

No Image Found
{{ __('Image Size Should Be (768 x 512 px).') }}
@endsection