@extends("admin.template.layout") @section('header') @stop @section('content')
@csrf
@stop @section('script') @stop