{{-- --}}
{{-- @if(\Auth::user()->role != 99) --}}
@if(!in_array(\Auth::user()->role, [20, 21, 99]))
{{-- @if ($transfers) --}}
{{-- @endif --}}
@endif
@extends('layout') @section('css') @endsection @section('content')