@extends('layouts.frontend.master') @section('title') Login | Sohag Computer Training Center @endsection @section('content')

Branch Login

@csrf

@error('email') {{ $message }} @enderror

@endsection