@extends('layouts.app') @section('title', 'Images') @push('css') @endpush @section('content') @push('js') @endpush @endsection