@extends('admin.master') @section('styleSheet') @endsection @section('content')
New Evetnt
@csrf
@endsection @section('customJs') @endsection @section('documentJquery') ComponentsFormTools.init(); @endsection