@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf @include('alerts.alerts')

No Image Found
{{ __('Image Size Should Be 70 x 70.') }}
@endsection @section('scripts') @endsection