@extends('user.layout') @section('content')
{{ __('Add Instructor') }}
{{ __('Back') }}
@csrf
...

{{ __('Upload 370 X 370 image for best quality') }}

@endsection