@extends('layout.layout') @section('content') //Enter your content here @endsection @push('js') //Enter your js code here @endpush