@extends('fleet.layout.base') @section('title', 'Update Provider ') @section('content')
Back
Update Provider
{{csrf_field()}}
@if(isset($provider->picture)) @endif
Cancel
@endsection