@extends('layouts.main') @section('title') Popup: Create @endsection @section('content')
@csrf @include('popup.partials.form')
 Cancel
@endsection