@extends('admin/site/side_layout') @section('header_extend') @endsection @section('right') @php $hasEdit=0; @endphp @hasAuth('sites-links-edit') @php $hasEdit=1; @endphp @endHasAuth
{{--@if($hasEdit)--}} {{--
--}} {{--
--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--
--}} {{--
--}} {{--@endif--}}

@endsection @section('footer_extend') @endsection