@extends('backend.layouts.app') @section('title', __('Create Explore')) @section('content')
@csrf
Create Explore
Heading
@endsection @push('after-scripts') @endpush