@extends('layouts.master') @section('content')

Create new subscription

@csrf
Subscription title is required!
Subscription type is required!
This is a required field!
@endsection @push('header_scripts') @endpush @push('footer_scripts') @endpush