@extends('backend.layouts.admin.admin') @section('title', 'Form') @section('content')
Form
@each('backend.form.partials.table', $forms, 'form')
SN Title Type Published Actions
@stop @push('styles') @endpush @push('scripts') @endpush