@extends('admin.layouts.app') @section('content')
@csrf @method('PUT')
@error('data.code') @enderror
Close
@endsection @section('script') @endsection