@extends('admin::layouts.master') @section('title') @lang('translation.Test_Types') / Add @endsection @section('content') @component('admin::components.breadcrumb') @slot('li_1') Test Types @endslot @slot('title') Add Test Type @endslot @endcomponent
@csrf
*
*
@endsection @section('script') @endsection