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