@extends('layouts.master') @section('title')Gallery @endsection @section('css') @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Apps @endslot @slot('title') Gallery @endslot @endcomponent @endsection

Gallery Photos

@endsection @section('script') @endsection