@extends('layouts.master') @section('content')

{{($type == 'location')? 'Location' : 'Service'}} : {{$selected_name}}

@endsection @push('footer-js') @endpush