@extends(App\Models\General::first()->theme.'.layouts.app') @section('title')
My Profile Update
{{ $errors->first('name') }}
{{ $errors->first('company') }}
{{ $errors->first('email') }}
{{ $errors->first('mobile') }}
{{ $errors->first('division') }}
{{ $errors->first('district') }}
{{ $errors->first('city') }}
{{ $errors->first('postal_code') }}
{{ $errors->first('address') }}
{{ $errors->first('image') }}