@extends('admin::layouts.master') @section('content-wrapper')
@include ('admin::layouts.tabs') @yield('content')
@stop