{{-- --}}
{!! Form::label('name', 'Name:') !!} {!! $service->name !!}
{!! Form::label('account_ledger_name', 'Account Ledger Name:') !!} {!! $service->account_ledger_name !!}
{!! Form::label('terms_and_conditions', 'Terms And Conditions') !!} {!! $service->terms_and_conditions !!}