@extends('admin.partials.layout') @section('css')
@endsection @section('content')
POL
Home
Masters
@csrf
All POL
+
@foreach ($pol as $key => $item)
POL
X
@endforeach
Update
@endsection @section('js') @endsection