@extends('layouts.master') @section('title') @lang('translation.view-links') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') @lang('translation.view-links') @endslot @slot('title') @lang('translation.list') @endslot @endcomponent @include('partials.session')