@extends('admin.layout.base') @section('title', 'Update Service Type ') @section('content')
 Update User

{{csrf_field()}}
@if(isset($service->image)) @endif
@endsection