@extends('adminlte::page') @section('title','Service') @section('content_header')

Add PI-TO-OCI

@stop @php $index_count1=1; @endphp @section('content')
@if ($errors->any()) @endif
{{ csrf_field() }}
@if($section=='left')
@endif @if($section=='right')
@endif
@stop @section('css') @stop @section('js') @stop