@extends('frontend.partials.master') @section('title')
My Profile Update
{{ $errors->first('name') }}
{{ $errors->first('company') }}
{{ $errors->first('email') }}
{{ $errors->first('phone') }}
{{ $errors->first('address') }}