@extends('layouts.default.app') @section('title', 'live map') @section('content') @include('layouts.default.acars.map')
@include('layouts.default.acars.table') @endsection