@extends('layouts.admin') @section('title','Login Portal') @section('content')
Portal Login
@csrf
@endsection