@extends('layouts.master') @section('css') @endsection @section('main_content')

Deductible Management

Add Deductible

@csrf @include('admin.deductible.fields')
@endsection @section('scripts') @endsection