@extends('layouts.master') @section('title') @lang('translation.Insurance Type') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Insurance Types @endslot @slot('title') Add Insurance Type @endslot @endcomponent
@csrf
Create New Insurance Types
Required
Required
@endsection @section('script') @endsection