@extends('layouts.app') @section('title', 'Create License') @section('content')

Create a New License

@csrf
@endsection