@extends('dash.layouts.app') @section('title') Create Service Price @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Create Service Price

@csrf
Back
@endsection @section('js') @endsection