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

Edit FAQ Section

Update FAQ section information

@csrf @method('PUT')
@error('title')

{{ $message }}

@enderror
@error('subtitle')

{{ $message }}

@enderror
is_active) ? 'checked' : '' }} class="h-4 w-4">
Back
@endsection