@extends('layout') @section('content') @if(!Auth::guest()) @if($u->is_admin == 1)
Пополнение магазина

@endif @endif @endsection