@extends("layouts.app") @push("style") @endpush @section("content")
{{ $brandSettings->site_name }}
@csrf
@if ($currency === "BDT") @else @endif
@endsection @push("script") @endpush