@extends('layouts.master') @section('title') @lang('translation.sf_menus.work_orders.main') @endsection @section('css') @endsection @section('content') @yield('page_content') @endsection @section('script') @yield('custom_scripts') @endsection