@if(Auth::check())
Hoş geldiniz, {{ Auth::user()->name }}!
@endif
YENİ TOPLU FİŞ KES
@include('partials.sidebar')
@yield('content')