@extends('layouts.base') @section('content')
@section('sidebar') @show
@yield('tab-content')
@endsection