@extends('layouts.admin-app') @section('title') Edit @endsection @section('styles') @endsection @section('content') @include('partial.top-menu')

How it works Article

Back
@csrf
@endsection @section('scripts') @endsection