@extends('layouts.master') @section('title') @lang('translation.gallery') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') Gallery @endslot @endcomponent
@endsection @section('script') @endsection