@extends('layouts.app') @section('content')
{{-- Include tabs here --}} @include($view)
@endsection @push('scripts') @endpush