@extends('layouts.main') @section('title', $data['title']) @section('content')

Doc Type

@if ($data['userType'] != 0 && canCreate('Doc Type')) @endif
{{--
 
--}}
{{--
--}}
@csrf @endsection('content') @section('custom-scripts') @endsection