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