@extends('layouts.login') @section('title') All Brands @endsection @section('content') @php $email = empty($email)? old('email') : $email; @endphp