@extends('admin.layouts.app') @section('title', __('admin.add-new')) @section('breadcrumb') @endsection @section('content')
@csrf
@endsection