@extends('layouts.master') @section('title', 'Sign Up') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header')

Sign Up

Sign up to Scholarship System

Registration takes less than a minute.

{{ csrf_field() }}
or

Already have an account? Log in

@include('layouts.footer') @endsection