@extends('layouts.app') @section('title', Str::title($title)) @section('content')
{{ Str::title($title) }}
Home
{{ Str::title($title) }}
Business Type Datasource
Sorting & pagination remote datasource
Add Business Type
Name
Description
Status
Created Date
Options
@endsection @push('page-css')
@endpush @push('page-scripts') @endpush @push('inner-scripts') @endpush