@extends('AdminLte.template') @section('title') {{__('Reporting Method Master')}} @endsection @section('ExternalCss') @parent @endsection @section('Content')
{{__('Reporting Method Master')}}{{ Form::open(['action' => 'ReportingMethodController@index','method' => 'POST','role' => 'search','autocomplete' => 'off']) }} |
|||||||
|---|---|---|---|---|---|---|---|
| {{__('Sr.')}} | {{__('Name')}} | {{__('Active')}} | {{__('Action')}} | ||||