@section('tittle') {{"POLICY ENTRY"}}@endsection
@extends('LifeAtGainup.Navbar.nav') @section('content')
@csrf
POLICY NO
DATE
EFF-FROM
*
POLICY NAME
*
POLICY TYPE
DEPARTMENT
REMARK
*
Policy Document-1
*
Policy Document-2
Policy Document-3
SAVE
CLEAR
Report
SELECT A POLICY*
×
SNO
Policy Name
Policy Type
Department
@if ($message = Session::get('success'))
{{$message}}
@endif @if ($message = Session::get('alert'))
{{$message}}
@endif @endsection