@extends('dash.layouts.app') @section('title') Edit Image @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Edit Service Image

@csrf @method('patch')
Back
@endsection @section('js') @endsection