@extends('layouts.admin') @section('title', 'Create Management') @section('content-header', 'Modify Management') @section('content')
@csrf @method("put")
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
active == 1 ? "checked":""}} value="1" id="active" name="active">
Valid.
Please fill out this field.
@endsection @section('js') @endsection