@extends('admin.layouts.app') @section('content')

@lang('admin.edit')

@csrf @method('PUT')
@endsection @section('script') @endsection