@foreach ($errors->all() as $e)
{{ $e }}
@endforeach
@extends('layouts.app') @section('title', $app_setting['name'] . ' | Instructor Edit') @section('content')