@extends('admin.layouts.app') @section('content')
@include('admin.common.top-header') @include('admin.common.sidebar-left')
@csrf
@endsection