@extends('layouts.master') @section('title', 'Create Setting') @can('template-settings-create') @section("content") @csrf Name Description @endsection @push('scripts') @endpush @endcan