@extends('admin.layouts.adminmaster') @section('title', 'Add Policy') @section('content')
@csrf
@endsection @section('specificscripts') @stop