@extends('layouts.app') @section('content')
@include('service-orders.ajax.show')
@endsection