@extends('Layouts.clientDashboardLayout') @section('content')
{{--
--}}
Settings -
Profile Settings
@include('includes.messages')
Personal
{{csrf_field()}}
Company Name
Email
{{--
Company Name
--}}
Update
Change Password
{{csrf_field()}}
Old Password
New Password
Confirm New Password
Update Password
@endsection