@extends('admin.layout.base') @section('title', 'Update Fleet ') @section('content')
  Manage Vendor


{{csrf_field()}}
@if(isset($fleet->logo)) @endif
Cancel
@endsection