@extends('backend.layout.app') @section('title' , 'Head Content ' ) @section('content')
this code include in head section of all page
@endsection @push('footer-script') @endpush