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

Create a New Option

@csrf @include('option.form')
Create
@endsection