@extends('layout') @section('title', 'Dashborad') @section('content') @if(session('customer_id'))
@endif @endsection