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

{{ __('Create Category') }}

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

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