@extends('backend.layouts.main') @section('title') {{ __('Deposit method') }} {{ $props['method']->id }} :: {{ __('Edit') }} @endsection @section('content')
{{ __('Back to all deposit methods') }}
@endsection @push('scripts') @endpush