@extends('layouts.app') @section('content') @yield('breadcrumbs')
@yield('data')
@endsection