@php $userBranchId = Auth::user()->branchId; @endphp @extends('welcome') @section('title', '| Home') @section('content')
{{-- homepage animation div --}}
@endsection