@extends('admin.layouts.master') @section('title','Service Edit') @section('content')
@csrf @method('put')
your image
@endsection