@extends('admin.layout.base') @section('title', 'Update Provider ') @section('content')
 Driver Profile

{{csrf_field()}} @include('admin.providers._form')
Cancel
Update password
{{csrf_field()}}
Cancel
@endsection