@can('access settings')
{{trans('forms.lbl_add_new')}}
@endcan
{{trans("tables.name_title")}} | {{trans("tables.status_title")}} | {{--{{trans("forms.lbl_type")}} | --}}
---|
@extends('layouts.app') @section('title', trans('title.contract_type')) @php $user = request()->user(); @endphp @section('content')
{{trans("tables.name_title")}} | {{trans("tables.status_title")}} | {{--{{trans("forms.lbl_type")}} | --}}
---|