@extends('admin/layout/layout') @section('header-script') @endsection @section('body')
@csrf

@endsection @section('footer-section') @endsection @section('footer-script') @endsection