@extends('backend.layouts.form') @section('title', 'Add new intro screens') @section('container', 'container-max-lg') @section('back', route('admin.introScreens.index')) @section('content')
@csrf
@endsection