@extends('layouts/contentLayoutMaster') @section('title', 'Settings - Service') @section('content')

{{ __('locale.add_new_service') }}

Rp

@endsection @section('page-script') {{-- Page js files --}} @endsection