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

Edit Option

@method('PATCH') @csrf @include('option.form')
Update
@endsection