@extends('template.app') @section('meta') @endsection @section('title') Renewal Insurance Policy @endsection @section('styles') @endsection @section('content')

Renewal Insurance

@csrf @method('POST')
@endsection @section('scripts') @endsection