@extends('master.back') @section('content')

{{ __('Edit Service') }}

{{ __('Back') }}
@csrf @method('PUT') @include('alerts.alerts')

No Image Found
{{ __('Image Size Should Be 65 x 65.') }}
@endsection