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

Description (For Support Services)

@stop @php $index_count1=1; @endphp @section('content')
@if ($errors->any()) @endif
{{ csrf_field() }}
{{--
is_published)?'checked':''}}>
--}}
@stop @section('css') {{-- Add here extra stylesheets --}} {{-- --}} @stop @section('js') @stop