@extends('backend.layouts.app')
@section('title') {{ 'Gallery | '.env('APP_NAME') }} @endsection
@section('breadcrumbs')
@include('backend.layouts.partials.breadcrumbs',['current' => 'Gallery'])
@endsection
@push('before-css')
@endpush
@section('content')
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Other Gallery
you can make gallery like this
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
Project title
subtitle of project
@endsection
@push('js')
@endpush